prime number
英 [ˌpraɪm ˈnʌmbə(r)]
美 [ˌpraɪm ˈnʌmbər]
n. 素数,质数(只能被1和其自身整除)
牛津词典
noun
- 素数,质数(只能被1和其自身整除)
a number that can be divided exactly only by itself and 1, for example 7, 17 and 41
柯林斯词典
- 质数;素数
In mathematics, aprime numberis a whole number greater than 1 that cannot be divided exactly by any whole number except itself and the number 1, for example 17.
英英释义
noun
- an integer that has no integral factors but itself and 1
双语例句
- To see why, imagine a situation where the table size is not a prime number.
为了考察为什么会有这个限制,假设表的容量不是质数。 - According to the prime number representation, the paper researches the method of High-speed calculation safety prime number.
文章根据素数的特殊表示法研究了一种高速的安全素数算法。 - This paper introduces the encryption and decryption of RSA system in public key and concludes that the key of the system security is the generation of big prime number.
在详细介绍公要密码中RSA系统的加密、解密的基础上,分析了该系统安全的关键是大素数的生成。 - The number of judging times in this method was cut down by improving the Miller-Rabin probabilistic prime number detection method, and the scope of test was reduced by being filtered using little prime number.
在该方法中,通过对Miller-Rabin概率性素数检测法进行改进,减少判断的次数,并利用小素数进行筛选,大大缩小了测试的范围,有效地提高了寻找大素数的速度。 - Maximum number of connections allowed. ( Use a big prime number.)
允许最大的连接数.(使用较大的数.) - Prime Number and Two Isomorphic Group
素数与两个同构群 - On the other hand, certain kinds of key distributions can cause data to cluster when the array size is not a prime number.
但是,当数组容量不是质数时,这种关键字的分布还是能够导致数据的聚集。 - The private key and public key are the function of a pair of big prime number ( decimal number between 100 and 200 bit or larger).
其公开密钥和私人密钥是一对大素数(100到200个十进制数或更大)的函数。 - The Study on Producing A Big Prime Number
对大素数生成的研究 - Analysis and Comparison of Several Sieve Methods on Prime Number Searching with Matlab
Matlab环境下素数筛选算法的分析及比较